/* info */
#cmenu {
   border: 1px dotted ;
   text-align: center;
   padding: 5px;
   margin: 10px 0px;
}
#cmenu2 {
   text-align: center;
   background-color: #EBF3FA;
   padding: 5px;
}
#l {
   float: left;
   width: 45%;
   text-align: right;
   padding-bottom: 5px;
}
#r {
   float: left;
   width: 45%;
   text-align: left;
}
.ifbox {
   clear: left;
   width: 560px;
}
.me {
   text-align: center;
   margin-bottom: 8px;
}
.me-k {
   text-align: center;
   margin-top: 35px;
}
.t {
   width: 520px;
   margin: 2px;
}
.tr {
   float: left;
   color: #696969;
   border-top: 5px #F1F6FA dotted ;
   vertical-align: top;
   width: 538px;
   padding: 0px 0px 10px 5px;
}
.tl{
   clear: left;
   float: left;
   color: #3A539D;
   width: 90px;
   border: 2px #F1F6FA solid ;
   background-color: #F1F6FA;
   padding: 2px;
   text-align: right;
   vertical-align: top;
}
.tr2 {
   float: left;
   color: #696969;
   border-top: 5px #F1F6FA dotted ;
   vertical-align: top;
   width: 508px;
   padding: 0px 0px 5px 5px;
}
.tl2{
   clear: left;
   float: left;
   color: #3A539D;
   width: 110px;
   border: 2px #F1F6FA solid ;
   background-color: #F1F6FA;
   padding: 2px;
   vertical-align: top;
}
.tr3 {
   float: left;
   color: #696969;
   line-height: 110%;
   border-top: 5px #F1F6FA dotted ;
   vertical-align: top;
   width: 290px;
   padding: 0px 0px 5px 5px;
}
.tl3{
   clear: left;
   float: left;
   text-align: right;
   width: 200px;
   height: 50px;
   border: 2px #F1F6FA solid ;
   background-color: #F1F6FA;
   padding: 2px;
   vertical-align: top;
}
.act1 {
   text-align: left;
   width: 520px;
}
.cell-ia {
   color: #4A63AD;
   width: 96px;
   border: 2px #F1F6FA solid ;
   background-color: #F1F6FA;
   padding: 2px;
   vertical-align: top;
}